Module:Adjacent stations/Ueda Electric Railway
Appearance
This is a data module for Module:Adjacent stations. It supports services operated by Ueda Electric Railway.
Line | Keys | Color | Hex color | Icon |
---|---|---|---|---|
Bessho Line | Bessho |
24507B |
|
local Nagano = "%1 Station (Nagano)"
local p = {
["lang"] = "en-GB",
["system title"] = "[[File:Ueda-dentetsu-mark-train.svg|20px]] [[Ueda Electric Railway]]",
["system color"] = "24507B",
["station format"] = {
"%1 Station",
["Daigakumae"] = Nagano,
["Maita"] = Nagano,
["Nakano"] = Nagano,
["Ueda"] = Nagano,
},
["lines"] = {
["Bessho"] = {
["title"] = "[[Bessho Line]]",
["color"] = "24507B",
["left terminus"] = "Bessho-Onsen",
["right terminus"] = "Ueda",
},
},
}
return p